GET api/Documents?ProjectcId={ProjectcId}&documentType[0]={documentType[0]}&documentType[1]={documentType[1]}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProjectcId | globally unique identifier |
Required |
|
| documentType | Collection of string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of V5Documents| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentId | globally unique identifier |
None. |
|
| Code | string |
None. |
|
| ProjectDocumentTypeCode | string |
None. |
|
| MemberId | globally unique identifier |
None. |
|
| ParticipantId | globally unique identifier |
None. |
|
| Sequential | integer |
None. |
|
| Version | integer |
None. |
|
| Protocol | string |
None. |
|
| Link | string |
None. |
|
| CreationDate | date |
None. |
|
| UploadDate | date |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| Keywords | string |
None. |
|
| DomainId | globally unique identifier |
None. |
|
| DocumentLanguageId | integer |
None. |
|
| DocumentStatusId | string |
None. |
|
| Downloads | integer |
None. |
|
| FileName | string |
None. |
|
| FileExtension | string |
None. |
|
| FileSize | integer |
None. |
|
| FileOriginalName | string |
None. |
|
| FileServerName | string |
None. |
|
| Published | boolean |
None. |
|
| PublishedDescription | string |
None. |
|
| Locked | boolean |
None. |
|
| Password | string |
None. |
|
| RightId | integer |
None. |
|
| ModelProtocol | string |
None. |
|
| PublicDownloads | integer |
None. |
|
| CostTypeId | integer |
None. |
|
| PublishedForLoggedInUsersOnly | boolean |
None. |
|
| Important | boolean |
None. |
|
| UploaderMemberId | globally unique identifier |
None. |
|
| DocumentDate | date |
None. |
|
| PublishedFlagged | boolean |
None. |
|
| EffortPms | decimal number |
None. |
|
| CostEuro | decimal number |
None. |
|
| PublishedTitle | string |
None. |
|
| ProjectDocumentTypeId | globally unique identifier |
None. |
|
| GoogleShared | boolean |
None. |
|
| GoogleId | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"DocumentId": "034ad75e-ed5a-4cc3-9bcc-9bce8d5c8283",
"Code": "sample string 2",
"ProjectDocumentTypeCode": "sample string 3",
"MemberId": "61024e47-c96b-45a8-a2a2-535e7c0a0b7b",
"ParticipantId": "62ea4a75-82c4-4545-a88a-ea8ebe085f36",
"Sequential": 1,
"Version": 1,
"Protocol": "sample string 4",
"Link": "sample string 5",
"CreationDate": "2026-03-09T22:56:57.9098763+01:00",
"UploadDate": "2026-03-09T22:56:57.9098763+01:00",
"Title": "sample string 6",
"Description": "sample string 7",
"Keywords": "sample string 8",
"DomainId": "8c354f53-f6a5-47fc-8a54-1a592ccc51c6",
"DocumentLanguageId": 1,
"DocumentStatusId": "sample string 9",
"Downloads": 1,
"FileName": "sample string 10",
"FileExtension": "sample string 11",
"FileSize": 1,
"FileOriginalName": "sample string 12",
"FileServerName": "sample string 13",
"Published": true,
"PublishedDescription": "sample string 14",
"Locked": true,
"Password": "sample string 15",
"RightId": 1,
"ModelProtocol": "sample string 16",
"PublicDownloads": 1,
"CostTypeId": 1,
"PublishedForLoggedInUsersOnly": true,
"Important": true,
"UploaderMemberId": "98a40739-0b69-460b-955a-7f4902072092",
"DocumentDate": "2026-03-09T22:56:57.9098763+01:00",
"PublishedFlagged": true,
"EffortPms": 1.1,
"CostEuro": 1.1,
"PublishedTitle": "sample string 17",
"ProjectDocumentTypeId": "6953a41b-04bb-4f86-a5a2-a67f2f3218b7",
"GoogleShared": true,
"GoogleId": "sample string 19",
"ProjectId": "1385afde-fd62-4adf-9335-d2ec3884ef47"
},
{
"DocumentId": "034ad75e-ed5a-4cc3-9bcc-9bce8d5c8283",
"Code": "sample string 2",
"ProjectDocumentTypeCode": "sample string 3",
"MemberId": "61024e47-c96b-45a8-a2a2-535e7c0a0b7b",
"ParticipantId": "62ea4a75-82c4-4545-a88a-ea8ebe085f36",
"Sequential": 1,
"Version": 1,
"Protocol": "sample string 4",
"Link": "sample string 5",
"CreationDate": "2026-03-09T22:56:57.9098763+01:00",
"UploadDate": "2026-03-09T22:56:57.9098763+01:00",
"Title": "sample string 6",
"Description": "sample string 7",
"Keywords": "sample string 8",
"DomainId": "8c354f53-f6a5-47fc-8a54-1a592ccc51c6",
"DocumentLanguageId": 1,
"DocumentStatusId": "sample string 9",
"Downloads": 1,
"FileName": "sample string 10",
"FileExtension": "sample string 11",
"FileSize": 1,
"FileOriginalName": "sample string 12",
"FileServerName": "sample string 13",
"Published": true,
"PublishedDescription": "sample string 14",
"Locked": true,
"Password": "sample string 15",
"RightId": 1,
"ModelProtocol": "sample string 16",
"PublicDownloads": 1,
"CostTypeId": 1,
"PublishedForLoggedInUsersOnly": true,
"Important": true,
"UploaderMemberId": "98a40739-0b69-460b-955a-7f4902072092",
"DocumentDate": "2026-03-09T22:56:57.9098763+01:00",
"PublishedFlagged": true,
"EffortPms": 1.1,
"CostEuro": 1.1,
"PublishedTitle": "sample string 17",
"ProjectDocumentTypeId": "6953a41b-04bb-4f86-a5a2-a67f2f3218b7",
"GoogleShared": true,
"GoogleId": "sample string 19",
"ProjectId": "1385afde-fd62-4adf-9335-d2ec3884ef47"
}
]
application/xml, text/xml
Sample:
<ArrayOfV5Documents xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CLToolApi">
<V5Documents>
<Code>sample string 2</Code>
<CostEuro>1.1</CostEuro>
<CostTypeId>1</CostTypeId>
<CreationDate>2026-03-09T22:56:57.9098763+01:00</CreationDate>
<Description>sample string 7</Description>
<DocumentDate>2026-03-09T22:56:57.9098763+01:00</DocumentDate>
<DocumentId>034ad75e-ed5a-4cc3-9bcc-9bce8d5c8283</DocumentId>
<DocumentLanguageId>1</DocumentLanguageId>
<DocumentStatusId>sample string 9</DocumentStatusId>
<DomainId>8c354f53-f6a5-47fc-8a54-1a592ccc51c6</DomainId>
<Downloads>1</Downloads>
<EffortPms>1.1</EffortPms>
<FileExtension>sample string 11</FileExtension>
<FileName>sample string 10</FileName>
<FileOriginalName>sample string 12</FileOriginalName>
<FileServerName>sample string 13</FileServerName>
<FileSize>1</FileSize>
<GoogleId>sample string 19</GoogleId>
<GoogleShared>true</GoogleShared>
<Important>true</Important>
<Keywords>sample string 8</Keywords>
<Link>sample string 5</Link>
<Locked>true</Locked>
<MemberId>61024e47-c96b-45a8-a2a2-535e7c0a0b7b</MemberId>
<ModelProtocol>sample string 16</ModelProtocol>
<ParticipantId>62ea4a75-82c4-4545-a88a-ea8ebe085f36</ParticipantId>
<Password>sample string 15</Password>
<ProjectDocumentTypeCode>sample string 3</ProjectDocumentTypeCode>
<ProjectDocumentTypeId>6953a41b-04bb-4f86-a5a2-a67f2f3218b7</ProjectDocumentTypeId>
<ProjectId>1385afde-fd62-4adf-9335-d2ec3884ef47</ProjectId>
<Protocol>sample string 4</Protocol>
<PublicDownloads>1</PublicDownloads>
<Published>true</Published>
<PublishedDescription>sample string 14</PublishedDescription>
<PublishedFlagged>true</PublishedFlagged>
<PublishedForLoggedInUsersOnly>true</PublishedForLoggedInUsersOnly>
<PublishedTitle>sample string 17</PublishedTitle>
<RightId>1</RightId>
<Sequential>1</Sequential>
<Title>sample string 6</Title>
<UploadDate>2026-03-09T22:56:57.9098763+01:00</UploadDate>
<UploaderMemberId>98a40739-0b69-460b-955a-7f4902072092</UploaderMemberId>
<Version>1</Version>
</V5Documents>
<V5Documents>
<Code>sample string 2</Code>
<CostEuro>1.1</CostEuro>
<CostTypeId>1</CostTypeId>
<CreationDate>2026-03-09T22:56:57.9098763+01:00</CreationDate>
<Description>sample string 7</Description>
<DocumentDate>2026-03-09T22:56:57.9098763+01:00</DocumentDate>
<DocumentId>034ad75e-ed5a-4cc3-9bcc-9bce8d5c8283</DocumentId>
<DocumentLanguageId>1</DocumentLanguageId>
<DocumentStatusId>sample string 9</DocumentStatusId>
<DomainId>8c354f53-f6a5-47fc-8a54-1a592ccc51c6</DomainId>
<Downloads>1</Downloads>
<EffortPms>1.1</EffortPms>
<FileExtension>sample string 11</FileExtension>
<FileName>sample string 10</FileName>
<FileOriginalName>sample string 12</FileOriginalName>
<FileServerName>sample string 13</FileServerName>
<FileSize>1</FileSize>
<GoogleId>sample string 19</GoogleId>
<GoogleShared>true</GoogleShared>
<Important>true</Important>
<Keywords>sample string 8</Keywords>
<Link>sample string 5</Link>
<Locked>true</Locked>
<MemberId>61024e47-c96b-45a8-a2a2-535e7c0a0b7b</MemberId>
<ModelProtocol>sample string 16</ModelProtocol>
<ParticipantId>62ea4a75-82c4-4545-a88a-ea8ebe085f36</ParticipantId>
<Password>sample string 15</Password>
<ProjectDocumentTypeCode>sample string 3</ProjectDocumentTypeCode>
<ProjectDocumentTypeId>6953a41b-04bb-4f86-a5a2-a67f2f3218b7</ProjectDocumentTypeId>
<ProjectId>1385afde-fd62-4adf-9335-d2ec3884ef47</ProjectId>
<Protocol>sample string 4</Protocol>
<PublicDownloads>1</PublicDownloads>
<Published>true</Published>
<PublishedDescription>sample string 14</PublishedDescription>
<PublishedFlagged>true</PublishedFlagged>
<PublishedForLoggedInUsersOnly>true</PublishedForLoggedInUsersOnly>
<PublishedTitle>sample string 17</PublishedTitle>
<RightId>1</RightId>
<Sequential>1</Sequential>
<Title>sample string 6</Title>
<UploadDate>2026-03-09T22:56:57.9098763+01:00</UploadDate>
<UploaderMemberId>98a40739-0b69-460b-955a-7f4902072092</UploaderMemberId>
<Version>1</Version>
</V5Documents>
</ArrayOfV5Documents>